/*Ĭ��*/
*{
    margin:0;
    padding:0;
    list-style-type: none;
    font-family:Arial, "Microsoft YaHei", "΢���ź�";
    text-decoration: none;
    border: 0;
}
a:hover,
a:visited{
    color: white;
}
li{
    list-style: none;
}
.wrapper{
    width: 1200px;
    margin: 0 auto;
}
/*Ԥ��*/
.lmwidth{
    width: 1200px;
}
.lmfloatLeft{
    float: left;
}
.lmfloatRight{
    float: right;
}
.lmfloatClear{
    clear: both;
}
/*��ʽ*/
#lmhead_top,
#lmhead_middle,
#lmhead_nav{
    width: 100%;
    color: white;
}
#lmhead_top>div,
#lmhead_middle>div,
#lmhead_nav>div{
    width: 1200px;
    margin: 0 auto;
}
#lmhead_top{
    background: url("../img/index/header.png") no-repeat center;

}
#lmhead_middle{
    background: url("../img/index/header.jpg") no-repeat center;
}
#lmhead_top,
#lmhead_nav{
    height: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#lmhead_top{
    font-size: 14px;
    padding-top: 9px;
}
#lmhead_top li{
    float: left;
}

#lmhead_middle{
    height: 140px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    background: url("../img/index/header.jpg");
}

#lmhead_middle div div form input:nth-child(4){
	background-color: #C39B60;
	color: white;
	width: 52px;
	height: 30px;
	position: relative;
	top: 16px;
}
#lmhead_middle div div form .navsearch_input{
	font-size: 16px;
	position: relative;
}
#lmhead_middle input{
    margin-top: 35px;
}
#lmhead_middle input:nth-child(1){

    width: 225px;
    height: 30px;
    padding-left: 10px;
    color: #a09695;
    outline: none;
}
#lmhead_middle input:nth-child(2){
    width: 50px;
    height: 30px;
    background-color: #c39b60;
    color: white;
    outline: none;

}
#lmhead_middle span{
    font-size: 30px;
    color: #c39b60;
    font-weight: bold;
}
#lmhead_middle .lmfloatRight>span{
    padding-right:10px;
}
#lmhead_nav{
    background-color: #3f5555;
    padding-top: 8px;

}

#lmhead_nav li{
    float: left;
}
#lmhead_nav a{
    color: white;
    padding: 11px 35px;
}
#lmhead_nav a:hover{
    background: url("../img/index/bg5.png") repeat-x;

}

#lmserver{
    height: 200px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#lmserver>div{
    width: 1200px;
    margin: 0 auto;
    margin-top: 30px;
}
#lmserver li{
    float: left;
    text-align: center;
    width: 20%;
}
#lmserver li p:nth-child(3){
    font-size: 18px;
    font-weight: bold;
    color: #595959;
    line-height:40px;
}
#lmserver li p:nth-child(4){
    font-size: 15px;
    color: #595959;
}

#lmcase{
    background: url("../img/index/bg.jpg");
    padding-top: 50px;
    padding-bottom: 40px;
}
#lmcase p{
    font-size: 34px;
    font-weight: bold;
    background:url("../img/index/title2.png") no-repeat center;
    height: 81px;
    color: #313f3f;
}
#lmcase p span{
    font-size: 18px;
    position: relative;
    top:-18px;
    font-weight: normal;

}
#lmcase>div{
    width: 1200px;
    margin: 0 auto;
    text-align: center;

}

#lmcm{
    width: 100%;
    background-color: #f6eee3;
    padding-top: 80px;
}
#lmcm hr{
    height: 4px;
    width: 50px;
    background-color: black;
    margin-bottom:28px;
}
#lmcm>div{
    width: 1200px;
    margin: 0 auto;
}
#lmcm>div div:nth-child(1){
    margin-top: 30px;
}
#lmcm>div>p{
    text-align: center;
}
#lmcm>div>p:nth-child(1){
    color:#969591 ;
    font-size: 26px;
}
#lmcm>div>p:nth-child(2){
    height: 129px;
    background: url("../img/index/title3.jpg") no-repeat center;
    padding-top: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 37px;
    font-weight: bold;
    color: #313f40;
}
#lmcm>div>p:nth-child(3){
    color:#969591 ;
    font-size: 14px;
    margin-bottom: 30px;
}
#lmcm>div li img{
    float: left;
    padding-bottom: 160px;
}
#lmcm>div li div:nth-child(2) img{
    padding-bottom: 0;
}
#lmcm>div li img:nth-child(2){
    float: right;
}
#lmcm>div li:nth-child(odd) div:nth-child(1){
    float: left;
}
#lmcm>div li:nth-child(odd) div:nth-child(2){
    float: right;
}
#lmcm>div li:nth-child(even) div:nth-child(1){
    float: right;
}
#lmcm>div li:nth-child(even) div:nth-child(2){
    float: left;
}
#lmcm>div li p{
    width:470px;
}
#lmcm li p:nth-child(2){
     font-size: 20px;
     font-weight: bold;
     padding-top: 8px;
     margin-bottom: 5px;
 }
#lmcm li p:nth-child(3){
    font-size: 12px;
    margin-bottom: 8px;
}
#lmcm li p:nth-child(5){
    font-size: 15px;
    margin-bottom: 8px;
    color: #666666;
    line-height: 25px;
}


#lmjoin{
    width: 100%;
    background: url("../img/index/bg2.jpg") no-repeat top;
    height: 1433px;
    color: white;
    padding-top: 120px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#lmjoin>div{
    width: 1200px;
    margin: 0 auto;
}
#lmjoin>div>p{
    text-align: center;
}
#lmjoin>div>p:nth-child(1){
    font-size: 31px;
    font-weight: bold;
}
#lmjoin>div>p:nth-child(2){
    color: #908971;
    font-size: 12px;
    padding-top: 10px;
}

#lmjoin li{
    width: 200px;
    float: left;
    margin: 60px 50px;
    height: 320px;
}
#lmjoin li p:nth-child(2){
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 20px;
}
#lmjoin li p:nth-child(3){
    font-size: 14px;
    color: #908971;
    line-height: 22px;

}
#lmjoin>div>div{
    text-align: center;
    height: 300px;
    position: relative;
    top: 125px;

}
#lmjoin>div>div p:nth-child(1){
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 10px;
}
#lmjoin>div>div p:nth-child(2){
    font-size: 14px;
    margin-bottom: 50px;

}
#lmjoin>div>div p:nth-child(3){
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 17px;


}
#lmjoin>div>div p:nth-child(4){
    font-size: 30px;
    font-weight: bold;
    color: #FD9824;
}
#lmshop1{
    width: 100%;
    background: url("../img/index/bg.jpg") no-repeat center;
}
#lmshop1>div{
    width: 1200px;
    margin: 0 auto;
    padding-top: 30px;
    text-align: center;
}
#lmshop1>div>p{
    font-size: 32px;
    font-weight: bold;
    color: #414D4D;
    background: url("../img/index/title2.jpg") no-repeat center;
    height: 81px;
}
#lmshop1>div>p span{
    font-size: 18px;
    font-weight: normal;
    position: relative;
    top: -8px;

}
#lmshop1>div>div{
    width: 1200px;
    /*height: 200px;*/
    /*background-color: #3f5555;*/
    margin: 0 auto;
}
#lmshop2{
    background: url("../img/index/show3.jpg") no-repeat top;
    width: 100%;
    height: 797px;
}

#lmshop2>div{
    width: 1200px;
    margin: 0 auto;
    padding: 360px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#lmshop2>div li{
    float: left;

}
#lmshop2>div li:nth-child(1){
    position: absolute;
    left: 110px;
}
#lmshop2>div li:nth-child(1) input,
#lmshop2>div li:nth-child(1) textarea{
    border: 1px solid #CBCBCA;
    height: 30px;
	margin-bottom:5px;
}
#lmshop2>div li:nth-child(2){
    position: absolute;
    left: 485px;
    margin-top: 108px;

}
#lmshop2>div li:nth-child(2) input{
    background: none;
    color: white;
    font-size: 20px;

}
#lmshop2>div li:nth-child(3){
    position: absolute;
    right: 190px;
    margin-top: 20px;

}
#lmshop2>div li:nth-child(3) p:nth-child(1){
     font-size: 22px;
     font-weight: bold;
    margin-bottom: 20px;
    width: 300px;
 }

#lmshop2>div li:nth-child(3) p:nth-child(2){
    font-size: 15px;
    line-height: 25px;
    width: 270px;
    margin-bottom: 25px;

}
#lmshop2>div li:nth-child(3) p:nth-child(3){
    font-size: 19px;
    font-weight: bold;
}
#lmshop2>div li:nth-child(3) p:nth-child(3) span{
    font-size: 38px;

}
#lmshop2>div li:nth-child(3) p span{
    color: #C39B60;
}

#lmshop2>div li div{
    font-size: 14px;
    color: #7E7E7E;
}
#lmshop2>div li textarea{
    width: 280px;
}
#lmshop2>div li:nth-child(1) p{
    font-size: 14px;
    color: #7E7E7E;
}
#lmshop2>div li:nth-child(1) p:nth-child(1){
    text-align: center;
    color: #5E998F;
    font-size: 17px;
}
#lmshop2>div li:nth-child(3){
    width: 370px;
}
#lmshop2>div li:nth-child(2) input{
    width: 95px;
    height: 95px;
}
#lmshop3{
    width: 100%;
    background: url("../img/index/bg.jpg") repeat-y;
    padding-top: 30px;
}
#lmshop3>div{
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 30px;
}
#lmshop3 #left{
    width: 900px;
    float: left;
    border-bottom: #E6DFD7 1px solid;
    padding-bottom: 30px;
}
#lmshop3 #left li{
    float: left;
}
#lmshop3 #left li:nth-child(1){
    font-size: 55px;
    margin-top: -7px;
}
#lmshop3 #left li:nth-child(2) p{
    font-size: 20px;
}
#lmshop3 #left li:nth-child(2) p:nth-child(1){
    font-weight: bold;

}

#lmshop3 #left div:nth-child(1) div{
    width: 620px;
    height: 10px;
    background: url("../img/index/border.png") no-repeat;
    margin-top: 35px;
    margin-left: 10px;
}
#lmshop3 #left>div:nth-child(1) img{
    margin-top: 22px;
    margin-left: 10px;
}
#lmshop3 #left>div:nth-child(2) img{
    border: 5px white solid;
    box-shadow: 10px 10px 5px #888888;
}
#lmshop3 #left>div:nth-child(2) div:nth-child(2){
    width: 460px;
}
#lmshop3 #left>div:nth-child(2) div:nth-child(2) p:nth-child(1){
    font-size: 16px;
    font-weight: bold;
    margin-top: 25px;
    margin-bottom: 15px;
}
#lmshop3 #left>div:nth-child(2) div:nth-child(2) p:nth-child(2){
    font-size: 15px;
    line-height: 24px;
}
#lmshop3 #left>div:nth-child(2) div:nth-child(2) p:nth-child(3){
    color: #fff;
    background-color: #334141;
    width: 92px;
    height: 23px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    font-size: 14px;
    padding-top: 2px;
    margin-top: 25px;
}


#lmshop3 #right{
    width: 260px;
    height: 340px;
    float: right;
}
#lmshop4{
    width: 100%;
    background: url("../img/index/bg.jpg") repeat-y;
    padding-top: 10px;
    border-bottom: #E6DFD7 1px solid;
    padding-bottom: 30px;

}
#lmshop4>div{
    width: 1200px;
    margin: 0 auto;
}
#lmshop4>div>div:nth-child(1){
    margin-bottom: 30px;
}
#lmshop4>div>div:nth-child(1) li{
    float: left;
}
#lmshop4>div>div:nth-child(1) li:nth-child(1){
    font-size: 55px;
    margin-top: -7px;
}
#lmshop4>div>div:nth-child(1) li:nth-child(2) p{
    font-size: 20px;
}
#lmshop4>div>div:nth-child(1) p:nth-child(1){
    font-weight: bold;

}
#lmshop4>div>div:nth-child(1) div{
    width: 920px;
    height: 10px;
    background: url("../img/index/border.png") repeat-x;
    margin-top: 35px;
    margin-left: 10px;
}
#lmshop4>div>div:nth-child(1) img{
    margin-top: 22px;
    margin-left: 10px;
}
#lmshop4>div>div:nth-child(2){
    padding-top: 5px;
    clear: both;
}

#lmmessage{
    width: 100%;
    height: 500px;
    background: url("../img/index/bg.jpg") repeat-y;
    padding-top: 40px;
}
#lmmessage>div{
    width: 1200px;
    margin: 0 auto;
}
#lmmessage_left{
    width: 770px;
}
#lmmessage_right{
    width: 320px;
}
#lmmessage_top div:nth-child(2){
    width: 410px;
}
#lmmessage_top div:nth-child(2) p:nth-child(1){
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 16px;
    margin-top: 10px;
}
#lmmessage_top div:nth-child(2) p:nth-child(2){
    font-size: 14px;
    color: #919191;
    margin-bottom: 20px;
}
#lmmessage_top div:nth-child(2) p:nth-child(3){
    font-size: 14px;
    color: white;
    font-weight: bold;
    padding: 4px 8px;
    background-color: #333F3F;
    width: 95px;
    height: 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#lmmessage_bottom{
    padding-top: 10px;
}
#lmmessage_bottom>ul li{
    float: left;
    margin-right: 20px;
	color: #8A8A8A;
    line-height: 30px;
    border-bottom: 1px dotted #8A8A8A;
	margin-bottom: 6px;
	font-size: 15px;
	width: 335px;
	list-style-image: url({$img_url}img/index/icon.jpg);

}
#lmmessage_bottom>ul img{
	display: none;
}
#lmmessage_bottom>ul span{
	float: right;
}
#lmmessage_bottom a{
    color: #8A8A8A;
}
#lmmessage_right>div>div ul{
    padding-top: 8px;
}
#lmmessage_right>div>div li{
    padding-bottom:70px;
    font-size: 15px;
    line-height: 27px;
}

#lmmessage_right>div>div li img{
    float: left;
    margin-right: 5px;
}
#lmmessage_right>div>div li div{
    float: left;
    width: 250px;
}
#lmmessage_right>div>div li div:nth-child(2){
    color: #4E5A5A;
}
#lmmessage_right>div>div li div:nth-child(5){
    color: #999999;
}
#lmmessage_right>div>div li img:nth-child(2){
    padding-bottom: 30px;
}
#lmfoot{
    width: 100%;
    height: 344px;
    background: url("../img/index/foot.png") no-repeat top;
    color: white;
}
#lmfoot>div{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
#lmfoot>div div:nth-child(1){
    text-align: center;
    margin-top: 25px;
    margin-left: 72px;
    color: #AABEBF;
    font-size: 15px;
}
#lmfoot>div div:nth-child(2){
    left: 345px;
    top: 45px;
    position: absolute;
}
#lmfoot>div div:nth-child(2) ul:nth-child(1){
    height: 35px;
    margin-bottom: 25px;
    border-bottom: 1px solid #49524C;
}
#lmfoot>div div:nth-child(2) ul:nth-child(1) li{
    margin-right: 38px;
}
#lmfoot>div div:nth-child(2) ul:nth-child(1) li:last-child{
    margin-right: 0;
}
#lmfoot>div div:nth-child(2) ul:nth-child(2) li{
    margin-right: 20px;

}
#lmfoot>div div:nth-child(2) ul:nth-child(2) li:last-child{
    margin-right: 0;
}
#lmfoot>div div:nth-child(2) ul:nth-child(2) p{
    line-height: 30px;
    font-size:15px;
}
#lmfoot>div div:nth-child(2) ul:nth-child(2) p:nth-child(1){
    font-weight: bold;
    font-size: 17px;
}
#lmfoot>div div:nth-child(2) ul:nth-child(3){
	clear: both;
	margin-top: 20px;
}
#lmfoot>div div:nth-child(2) ul:nth-child(3) li{
    margin-right: 160px;

}
#lmfoot>div div:nth-child(2) ul:nth-child(3) li:last-child{
    margin-right: 0;
}
#lmfoot>div div:nth-child(2) ul:nth-child(3) p{
    line-height: 30px;
    font-size:15px;
}
#lmfoot>div div:nth-child(2) ul:nth-child(3) p:nth-child(1){
    font-weight: bold;
    font-size: 17px;
}
#lmfoot>div div:nth-child(1) p:nth-child(2){
    margin-bottom: 10px;
    margin-top: 5px;
}
#lmfoot>div div:nth-child(1) p:nth-child(3){
    margin-bottom: 10px;
}
#lmfoot>div div:nth-child(1) p:nth-child(4){
    font-size: 27px;
    color: #C48F41;
}
#lmfoot li{
    float: left;
}
#lmfoot2{
    width: 100%;
    height: 120px;
    background-color: #4C4B49;
    color: #F4F4F4;
    font-size: 14px;
    padding-top: 18px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 22px;
}
#lmfoot2>div{
    width: 1200px;
    margin: 0 auto;
}
#lmfoot2 li{
    float: left;
    margin-right: 80px;
}


#kefu{
	width: 194px;
	height: 384px;
	background: url("../img/index/nav99.png") no-repeat center;
	text-align: center;
	clear: both;
	position: fixed;
	bottom: 88px;
	right: 0;
	-webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
			padding-top: 200px;
			color: #F0D281;
			z-index: 999;
			    transition: all 2s;
				    opacity: 0;
}
#kefu.active{
    opacity:1;
}
#kefu img:nth-child(1){
	margin-top: 10px;
}

#kefu p:nth-child(3){
	font-size: 15px;
	font-weight: bold;
	margin-top: 10px;
	
}
#kefu p:nth-child(4){
	font-size: 24px;
		font-weight: bold;

}
#kefu a{
	color: black;
}
.lm_logo{
	position: relative;
	top: 20px;
}
#lmcase_middle_right .pagination,
.page .pagination{
    display:inline-block;
       margin:0 auto;
}
#lmcase_middle_right .pagination li,
.page .pagination li{
    float:left;
	margin-top:35px;
}
#lmcase_middle_right .pagination li a,
#lmcase_middle_right .pagination li span,
.page .pagination li a,
.page .pagination li span{
    border: 1px solid #e0e0e0;
    text-align: center;
    height: 28px;
    line-height: 28px;
    min-width: 28px;
    width: 28px;
    text-align: center;
    display: inline-block;
    color: #aaa;
}
#lmcase_middle_right .pagination li.active span,
.page .pagination li.active span{
    font-weight: bold;
    background: #f0f0f0;
	color:white;
	background-color:#313f3f;
}
.location{
   margin-top:35px;
   color:gray;
}
.location p{
   margin-left:10px;
   color:gray;
}
.location a{
   float:left;
   margin:0 5px;
   color:gray;
}
.location span{
   margin:0 5px;
   color:gray;
}
.float-l{
   float:left;
}
.se-location,
.se-location *{
    font-size: 14px;
    color: #888888;
    font-weight: normal;
}
.se-product{
	text-align: center;
}
.se-product>ul li{
    margin: 0 23px 45px 0;
    padding: 10px 10px 20px;
    text-align: center;
    background: #F1F1F1;
}
.se-product>ul  li:nth-child(3n){
    margin-right: 0;
}
.se-product>ul  li:hover{
    background: #334141;
}
.se-product>ul  li:hover h1{
    color:white;
}
.se-product>ul  li>p:first-child{
    display: table-cell;
    width: 365px;
    height: 210px;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
}
.se-product>ul  li>p:first-child img{
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    -webkit-transition:all .3s ease-in-out 0s;
    -moz-transition:all .3s ease-in-out 0s;
    -ms-transition:all .3s ease-in-out 0s;
    -o-transition:all .3s ease-in-out 0s;
    transition:all .3s ease-in-out 0s;
}
.se-product>ul  li:hover>p:first-child img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.se-product>ul  li>h1 a{
    font-size: 14px;
    color: #212121;
    font-weight: normal;
}
.se-product>ul  li:hover>h1 a{
    color: #fff;
}
.se-product>ul  li>a:nth-child(3),
.se-product>ul  li>a:nth-child(4){
    display: inline-block;
    border: 1px solid #38398A;
    margin: 18px 7px 0;
    padding: 9px 17px;
    font-size: 12px;
    color: #fff;
    background: #38398A;
}
.se-product>ul  li>a:nth-child(4){
    border: 1px solid #C0C0C0;
    background: #C0C0C0;
}
.se-product>ul  li:hover>a:nth-child(3){
    border: 1px solid #C0C0C0;
}
.se-product>ul  li:hover>a:nth-child(4){
    border: 1px solid #E2AF1F;
    background: #E2AF1F;
}
.se-content>ul>li{
    width:364px;
}
.se-content>ul>li>p>a{
    width:365px;
}
.se-location{
    margin-bottom:10px;
}
.clear-b{
    clear:both;
}
.procass-main{
   text-align:center;
}
.procass-main>h2{
   margin-bottom:10px;
}
.procass-main img{
    max-width:840px;
	min-width:560px;
}
.lm-location, .lm-location * {
    font-size: 12px;
    color: #989898;
}
.lm-location {
    border-bottom: 1px solid #E8E8E8;
    padding: 18px 0;
}
.lm-wrapper2 {
    width: 1000px;
    margin: 0 auto;
}
.lm-map {
    margin: 40px auto 0 auto;
	
}
.lm-map .list {
    padding: 10px 0;
    border-bottom: 1px dotted #CCCCCC;
}
.lm-map h3 {
    margin: 0 0 5px;
}
.list a:hover,
.list a:visited,
.TabbedPanelsContent_ul a:hover,
.TabbedPanelsContent_ul a:visited{
    color:black;
}
.lm-map .two {
    padding: 0 0 0 10px;
}
.lm-map .two a {
    display: inline-block;
    padding: 4px 15px 4px 0;
	color:black;
}
.write div:last-child input{
    width:55px;
}
.write div:last-child img{
    width:160px;
}
.lm_message .submit input{
    display:block;
	border:0 none;
	height:34px;
	line-height:26px;
	padding:0 35px;
	color:#fff;
	cursor:pointer;
	border-radius:2px;
	font-family:'Microsoft YaHei',Tahoma,Verdana,'Simsun';
	background:#334141;
}
.lm_message .submit input:hover,
.lm_message .submit input.active{
    background:#334141;
}
.list_1 .imgpos{
    width:190px;
	height:150px;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
.list_1 .imgpos img{
    max-width:190px;
	max-height:150px;
}
.lmhead_top a{
    color:white;
}
.lmfoot .lmfloatRight a,
.lmfoot .lmfloatRight li{
    color:white;
}
